Robot-Handle names a function, with lambda list (ROBOT FROM STATUS MESSAGE):
Called for ROBOT to handle a MESSAGE with from-tag FROM and status-tag STATUS.
Infinity protocol message MESSAGE was received by the ROBOT. It has been parsed from JSON form into a plist, and the from and status tags have been broken out, with the from element converted into a keyword argument.
Methods on this generic function will likely specialize on ROBOT by class, and FROM & STATUS using EQL.
Defined in file src/characters/robo-toot.lisp.